const runtime.traceEvGoWaiting

2 uses

	runtime (current package)
		trace.go#L57: 	traceEvGoWaiting         = 31 // denotes that goroutine is blocked when tracing starts [timestamp, goroutine id]
		trace.go#L342: 			traceEvent(traceEvGoWaiting, -1, gp.goid)